MadBot PluginFlow FunctionsUTILITY_FUNCTIONSWrite to FileOn this pageWrite to File WRITE_FILE Writes text to a file. Doesn't overwrite existing content if it exists. Parameters filePath (string): content (string): Returns No return information provided.